projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6ae408
)
*** empty log message ***
author
Kenichi Handa
<handa@m17n.org>
Sun, 28 Sep 2003 23:53:42 +0000
(23:53 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Sun, 28 Sep 2003 23:53:42 +0000
(23:53 +0000)
lisp/ChangeLog
patch
|
blob
|
history
src/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index f40fd039a424b83b5070f853ca433c526b0f1b3a..1cf3ffcc3caf2c9444f699ded4e6822bb1e26919 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,7
@@
+2003-09-29 Kenichi Handa <handa@m17n.org>
+
+ * descr-text.el (describe-char): Fix previous change.
+
2003-09-28 Kenichi Handa <handa@m17n.org>
* descr-text.el (describe-char-display): New function.
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 2ad75154e69b70963abdcac9ce29a6fa8ad65973..84eca00bb716ff09bfe0b57f958741be9975c00f 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-7,6
+7,10
@@
* term.c (tty_setup_colors): Treat any negative argument as -1.
+2003-09-27 Gaute B Strokkenes <biggaute@uwc.net> (tiny change)
+
+ * process.c (send_process): Delete unused temp_buf.
+
2003-09-26 Dave Love <fx@gnu.org>
* xterm.c (x_bitmap_mask): Declare.